'宣言 Public Overloads Function Bind( _ ByVal sourceCollection As System.Collections.Generic.IEnumerable(Of T) _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> Bind( System.Collections.Generic.IEnumerable<T> sourceCollection )
パラメータ
- sourceCollection
- データソース
戻り値の型
現在のビルダ